| Axes | Contains collection of axis. |
| CellRange | Contains ranges from which all the data for the chart comes. The range given here is interpreted by the chart as consecutive series. |
| Floor | Specifies the floor of a chart. |
| Height | Contains the default height for new frames that are created using the graphics style. |
| Series | Contains collection of data series. |
| Style | Contains name that reference style mechanisms. |
| Wall | Contains the wall of a chart. For two-dimensional charts, the wall spans the entire plot area. For three-dimensional charts, the wall consists of two perpendicular rectangles. |
| Width | Contains the width of a chart. If it is omitted, the size of a chart is determined by the size of the window in which the chart is displayed. |
| X | Contains the X coordinate of plot area. |
| Y | Contains the Y coordinate of plot area. |